- method of dispatch
- способ отправки
Англо-русский экономический словарь.
Англо-русский экономический словарь.
Dispatch (logistics) — Dispatch is a procedure for assigning employees (workers) or vehicles to customers. Industries that dispatch include taxicabs, couriers, emergency services, as well as home and commercial services such as maid services, plumbing, HVAC, pest… … Wikipedia
Method von Mähren — Ikone Kyrill und Method Ikone Kyrill und Method, Bukarest, 19. Jhd. Method(ius) (griechisch … Deutsch Wikipedia
Dispatch table — In computer science, a dispatch table is a table of pointers to functions or methods. Use of such a table is a common technique when implementing late binding in object oriented programming. Perl implementation The following shows one way to… … Wikipedia
dispatch — /dəsˈpætʃ / (say duhs pach) verb (t) 1. to send off; put under way: to dispatch a messenger; to dispatch a letter. 2. to put to death; kill. 3. to transact or dispose of (business, etc.) promptly or speedily; execute quickly; settle. –noun 4. the …
dispatch — /di spach /, v.t. 1. to send off or away with speed, as a messenger, telegram, body of troops, etc. 2. to dismiss (a person), as after an audience. 3. to put to death; kill: The spy was promptly dispatched. 4. to transact or dispose of (a matter) … Universalium
Dispatch Tabellen — Die Tabelle virtueller Methoden (engl.: virtual method table, kurz VMT, vtbl oder vtable) ist ein Ansatz von Compilern objektorientierter Programmiersprachen dynamisches Binden umzusetzen. Das ist unter anderem Grundvoraussetzung für Vererbung… … Deutsch Wikipedia
Dynamic dispatch — Theories and practice of polymorphism Double dispatch Multiple dispatch Operator overloading Polymorphism in computer science Polymorphism in OOP Subtyping Vir … Wikipedia
Multiple dispatch — Theories and practice of polymorphism Double dispatch Multiple dispatch Operator overloading Polymorphism in computer science Polymorphism in OOP Subtyping … Wikipedia
Virtual method table — A virtual method table, virtual function table, dispatch table, or vtable, is a mechanism used in programming language to support dynamic dispatch (or run time method binding).Suppose a program contains several classes in an inheritance hierarchy … Wikipedia
Double dispatch — Theories and practice of polymorphism Double dispatch Multiple dispatch Operator overloading Polymorphism in computer science Polymorphism in OOP Subtyping … Wikipedia
Asynchronous method dispatch — (AMD) is a data communication method used when there is a need for the server side to handle a large number of long lasting client requests. Using synchronous method dispatch (SMD), this scenario may turn the server into an unvavailable busy… … Wikipedia